DJI Thermal SDK API  v1.5
Infrared camera image processing and temperature measurement library API
dirp_resolution_t Struct Reference

The image size structure definition. More...

#include <dirp_api.h>

Data Fields

int32_t width
 
int32_t height
 

Detailed Description

The image size structure definition.

The image size is descripted with a rectangle.

Field Documentation

◆ height

int32_t height

Vertical size

◆ width

int32_t width

Horizontal size


The documentation for this struct was generated from the following file: